; * admin/CPP-DEFINES: Fix typos.
authorPo Lu <luangruo@yahoo.com>
Thu, 22 Feb 2024 02:21:12 +0000 (10:21 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 22 Feb 2024 02:21:12 +0000 (10:21 +0800)
admin/CPP-DEFINES

index 8143a3945783c6a19a84a6878e7dfe3d4ba0d679..c07fdc487ee40d6869dda42a32bd0b5c630b6283 100644 (file)
@@ -42,8 +42,8 @@ HAVE_X_WINDOWS        Compile support for X Window system.  Equivalent to HAVE_X11.
 HAVE_ANDROID    Compiling the Android GUI interface.  Enough of this
                code is compiled for the build machine cross-compiling
                the Android port to produce an Emacs binary that can
-               Lisp code in batch mode, for the purpose of compiling
-               Lisp code for packaging.
+               run Lisp code in batch mode, for the purpose of running
+               the byte-compiler.
 ANDROID_STUBIFY The Android GUI interface is being compiled for the build
                machine, as above.